Dialog Functions

processDialog(Text Type > String)

Returns the given text, after being processed (Dialog Processing).

setGlobalPronoun(Gender Type > String, Pronouns Type > Array)

Sets the pronouns, used by %PRO, for a given gender. There must be 5 pronouns in the given array.

removeGlobalPronoun(Gender Type > String)

Removes the pronouns, used by %PRO, for a given gender.

setCustomTokenGlobal(ID Type > String, Value Type > String)

Sets a global %CUSTOM token.